How to Install jack-capture software package in Ubuntu 17.04 (Zesty Zapus)

How to Install jack-capture software package in Ubuntu 17.04 (Zesty Zapus)

jack-capture software package provides program for recording soundfiles with jack, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install jack-capture 

jack-capture is installed in your system.

Make ensure the jack-capture package were installed using the commands given below,

$ sudo dpkg-query -l | grep jack-capture *

You will get with jack-capture package name, version, architecture and description in a table

jack-capture package basic information:

Distro Ubuntu 17 04 zesty zapus
Section Sound
Package jack-capture
Version 0.9.71-1build1
Description program for recording soundfiles with jack
Sub Section Sound


See Also, How to uninstall or remove jack-capture software package from Ubuntu 17.04 (Zesty Zapus)?